Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mktime
mktime
Get a Unix timestamp for a date
Name:
mktime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the date.
Related
Solving the Challenge of Capitalizing the First Letter in PHP: How the lcfirst Function Helps
9
How to locate JOIN query errors with mysqli_stmt::$error
6
How to Efficiently Use imagecolormatch for Batch Color Matching of Multiple Images? A Step-by-Step Guide
1
How to modify the included path in PHP: get_include_path() and set_include_path()
4
Similar Functions
date_time_set
date_time_set
DateTime::setTimeali
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_timestamp_set
date_timestamp_set
AliasforDateTime::
date_add
date_add
DateTime::addalias:A
microtime
microtime
ReturnsthecurrentUni
Popular Articles